adTempus API
PreviousUpNext
IObjectImportParameters::DuplicateObjectOID Property

The OID of the duplicate object.

C++
__property BSTR* DuplicateObjectOID;
C#
BSTR* DuplicateObjectOID;
Visual Basic
Property DuplicateObjectOID() As BSTR*

 

If the object's State is Duplicate, the DuplicateObjectOID contains the OID of the existing object with the same primary key. 

If the object's State is New or Existing, the DuplicateObjectOID is not set.

adTempus API Reference version 3.0.0.0, revised 10/30/2008